object frmEditPanel: TfrmEditPanel Left = 464 Top = 164 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsDialog ClientHeight = 206 ClientWidth = 326 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object RzLabel1: TRzLabel Left = 8 Top = 0 Width = 66 Height = 17 Caption = 'Edit Panel' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -15 Font.Name = 'Arial' Font.Style = [] ParentFont = False FrameSides = [] ShadowColor = clInactiveCaption ShadowDepth = 7 end object Image1: TImage Left = 222 Top = 8 Width = 32 Height = 31 Picture.Data = {} end object Label1: TLabel Left = 7 Top = 82 Width = 90 Height = 13 Caption = 'Current Description' end object Label2: TLabel Left = 7 Top = 33 Width = 77 Height = 13 AutoSize = False Caption = 'Current Hotkeys' end object btnOk: TRzBmpButton Left = 146 Top = 136 Width = 54 Height = 21 ModalResult = 1 Bitmaps.TransparentColor = clOlive Color = clBtnFace ButtonBorder = bbButton ButtonSize = bszNeither ButtonStyle = bsNew Caption = '&Ok' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = btnOkClick end object edMacroDescription: TEdit Left = 7 Top = 97 Width = 241 Height = 21 Hint = 'Add Description|'#13#10'Use this field to over-write the current descr' + 'iption.'#13#10'When you are finsihed, click the [b]Ok[] button.' TabOrder = 1 end object edFloater: TMacroKeyEdit Left = 7 Top = 48 Width = 121 Height = 23 Hint = 'Select a HotKey|'#13#10'Use this field to select a combination '#13#10'of ke' + 'ystrokes to replace those '#13#10'keystrokes already assigned '#13#10'to a m' + 'acro. '#13#10#13#10'When you are finsihed, click the [b]Ok[] button.' TabStop = False Color = clInfoBk Font.Charset = ANSI_CHARSET Font.Color = clBlue Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False ParentShowHint = False ReadOnly = True ShowHint = True TabOrder = 0 end object btnCancel: TRzBmpButton Left = 209 Top = 136 Width = 53 Height = 21 ModalResult = 2 Bitmaps.TransparentColor = clOlive Color = clBtnFace ButtonBorder = bbButton ButtonSize = bszNeither Caption = '&Cancel' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 3 OnClick = btnCancelClick end object FormHelp1: TFormHelp Active = True UseAppHint = True AddButton = True DelayTime = 0 Color = 14811135 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PlainText = False PopupWidth = 220 ShadowColor = clBlack ShowFrom = sfCursor TagOpen = '[' TagClose = ']' VertSpacing = 4 HorzSpacing = 10 Left = 280 Top = 16 end end